(set #MSG_DIR "Where do you wish CED_HTML to be installed?\nA drawer named `Html' will be created there.")
(set #MSG_DIR_HELP (cat "Choose the harddisk partition and optionally subdirectories, where you wish the program to be installed. A drawer named `Html' will be created and all script files will be copied there."
"\n\nYou may choose any path you want, maybe REXX: or your CED directory for example.\n\n\n" @askdir-help))
(set #MSG_DOCS "Which documentations would you like to be copied?")
(set #MSG_DOCS_HELP (cat "Here you can select if you wish to install the readme file and the documentation in AmigaGuide format.\n\n\n" @askchoice-help))
(set #MSG_DIR_DOCS "Where do you wish the CED_HTML documentations to be installed?")
(set #MSG_DIR_DOCS_HELP (cat "Choose the harddisk partition and optionally subdirectories, where you wish the selected documentations to be installed.\n\n\n" @askdir-help))
(set #READY "The installation is now complete. If you like to test CED_HTML directly, please reboot your system now or enter an assign CED_HTML: for the scripts directory manually to a shell.")